Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

support new runtime custom.debian11 and python3.12 #24

Merged
merged 1 commit into from
Nov 13, 2024

Conversation

mozhou52
Copy link
Collaborator

support new runtime custom.debian11 and python3.12

@mozhou52 mozhou52 requested a review from rsonghuster November 12, 2024 06:16
runtime: custom.debian11
code: ./code
instanceConcurrency: 10
environmentVariables:
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

这个 custom.debian11 确定能跑吗? 没有安装依赖的命令, 也没有 layer。 有一个 go 也可以,如果 python 暂时没有 layer, debian11 应该要设置下环境变量才可以使用 python 解释器。 这个 case 先输出吧, 如果搞不定

@@ -0,0 +1,125 @@
{
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

这个文件可以删除?

@@ -0,0 +1,85 @@
> 注:当前项目为 Serverless Devs 应用,由于应用中会存在需要初始化才可运行的变量(例如应用部署地区、函数名等等),所以**不推荐**直接 Clone 本仓库到本地进行部署或直接复制 s.yaml 使用,**强烈推荐**通过 `s init ${模版名称}` 的方法或应用中心进行初始化,详情可参考[部署 & 体验](#部署--体验) 。
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

这个 example 文件夹是干什么的?如果没有什么作用,就删除掉吧

@@ -27,7 +27,7 @@
"@alicloud/pop-core": "^1.7.13",
"@serverless-cd/srm-aliyun-pop-core": "^0.0.7-beta.16",
"@serverless-cd/srm-aliyun-ram20150501": "^0.0.2-beta.9",
"@serverless-cd/srm-aliyun-sls20201230": "0.0.4-beta.1",
"@serverless-cd/srm-aliyun-sls20201230": "0.0.5-beta.3",
Copy link
Contributor

@rsonghuster rsonghuster Nov 12, 2024

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

确定下, 这个版本的改动, 只是支持了大约 64 project 名字的裁剪, 只会针对河源那个合规云 region

@mozhou52 mozhou52 force-pushed the support-new-runtime branch 2 times, most recently from e47b528 to aec973e Compare November 13, 2024 06:40
@mozhou52 mozhou52 force-pushed the support-new-runtime branch from aec973e to ce6789c Compare November 13, 2024 08:28
@rsonghuster rsonghuster merged commit f4d2c7a into master Nov 13, 2024
4 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants